-
Home
-
OTP Verification / Email Verification / SMS Verification / OTP Authentication / WooCommerce Notification
-
5.0.1
-
Code
-
Classes
- PhoneVerificationLogic
Total Complexity |
29 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
237 |
Lines of code |
106 |
Logical lines of code |
64 |
Comment lines |
99 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_logic() |
S |
54 |
6 |
21 |
handle_matched() |
S |
60 |
3 |
13 |
checkIfUserRegistered() |
S |
63 |
3 |
10 |
start_otp_verification() |
S |
60 |
2 |
13 |
handle_not_matched() |
S |
66 |
2 |
8 |
handle_otp_sent_failed() |
S |
66 |
2 |
8 |
handle_otp_sent() |
S |
62 |
2 |
10 |
get_otp_sent_message() |
S |
74 |
2 |
4 |
get_otp_sent_failed_message() |
S |
69 |
2 |
6 |
get_otp_invalid_format_message() |
S |
74 |
2 |
4 |
get_is_blocked_message() |
S |
74 |
2 |
4 |
is_blocked() |
S |
71 |
1 |
5 |